home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / BASIC / 2385.ZIP / MEGADRAW.DOC < prev    next >
Text File  |  1990-07-12  |  5KB  |  97 lines

  1.                           Megadraw 4.0
  2.               General Introduction and Instructions
  3.  
  4.  
  5.      Megadraw is a program designed to create 12 frame animation
  6. sequences which can be incorporated into any program.  Megadraw can
  7. write self-standing Quickbasic code (for CGA and EGA) which you can
  8. insert into you own program, modify and use as you wish. 
  9. Furthermore, the animation sequences can be used by any language.
  10.  
  11.      Animation is created by rapidly drawing 12 different images in
  12. succession, one on top of the other.  This is the same technique
  13. used in commercial (i.e. television) animation.  The core of the
  14. program is the drawing section, where the user draws each frame of
  15. his/her sequence, and then places it somewhere in the sequence of
  16. 12 pictures (A-L).  Many different functions are available, such as
  17. moving the image up, down, left or right, changing a color in the
  18. drawing (i.e. light blue-->dark blue), or even performing
  19. mathematical functions between pictures (XOR pictures 3 and 5).
  20.  
  21.      The program requires an Enhanhed Graphics Adapter (EGA) or
  22. better (i.e. VGA) display to run though it can create animation for
  23. EGA and CGA.
  24.  
  25.      The help system is very comprehensive and is found by pressing
  26. the F1 key.  A list of all the Megadraw functions and their keys is
  27. given.  For more information on a Megadraw function, press the
  28. relevant key for that function, for example press the 'A' key for
  29. information about animation, the 'j' key about joystick use, or F1
  30. for information about the program (help about help).  
  31.  
  32.      Though I realize many users like to have a text file with all
  33. the instructions, Megadraw was designed for people who like to get
  34. hands-on a program as quickly as possible, without having to read
  35. lengthy documentation beforehand.  If you want to print out the
  36. documentation on a particular command, merely bring it up on the
  37. screen and print it using the PrintScreen key (PrtSc).  Please note
  38. that registered users are provided with a text file of all the
  39. documentation, in addition to the already present on-line
  40. documentation.
  41.  
  42.      The best way to learn Megadraw is to try it, to fool around
  43. with it.  The program has just about every function one would need
  44. to create animation frames, most of which you will never need. 
  45. However, they are provided to give you many possibilities in
  46. animation.  Some, such as the mathematical functions between
  47. images, are unique to this program and are not to be found in any
  48. program; commercial, shareware or otherwise.  This function may not
  49. seem immediately useful, but it can produce extremely interesting
  50. color effects unmatched anywhere.  Again, the rule is to
  51. experiment, to try all the effects and determine which ones you
  52. like.
  53.     In addition to animation, this program can be used to create
  54. Typefaces (fonts).  Having you own typeface for your program adds
  55. a level of perfection not found in most programs.  In addition,
  56. unlike normal typefaces where the character is entirely the same
  57. color, your characters can be a mix of colors.  I have never seen
  58. a font maker (commercial or shareware) which gave the possibility
  59. of creating fonts in multiple colors.  In addition, because this is
  60. an animation program, you can additionally make your fonts MOVE. 
  61. Stunning business or game graphics could be created by having your
  62. full color text move around the screen.  This program was
  63. originally developed to complement a program used for television
  64. display.  Megadraw created animation which was incorporated into
  65. the television display.  For example, one such ad had a little boy
  66. flying a kite which had the message "Watch BCTV" emblazoned on it,
  67. with the whole kite AND the words shaking in the wind while the boy
  68. ran across the screen.  The possibilities for visual impact are
  69. tremendous.  An example of the typeface possibilities is provided
  70. on the disk with the Quickbasic ALPHA.BAS program.  
  71.  
  72.      This program was completely written in Quickbasic 3.0.
  73. Registration costs $40.  Registered users of this program receive
  74. the following: (1) the previously mentioned Documentation text
  75. file (2) updates of Megadraw are mailed to registered users as
  76. they become available (3) Complete printed, bound documentation (4)
  77. a variety of complementary program and assorted goodies to help the
  78. animation artist are included with the registration packet. 
  79.  
  80.      The source code to this program is also available for an
  81. additional $40.  Users are welcome to modify the program to fit
  82. their needs as long as they do not distribute their modified copy.
  83.  
  84.      We are currently in the process of upgrading Megadraw so that
  85. it can write self-standing Assembly Language code which could then
  86. be LINKed to a programmer's library and used directly in any
  87. language.  The idea is to make animation creation available to the
  88. programming amateur.  All registered users will receive a free copy
  89. of this upgrade as soon as it becomes available.
  90.  
  91.      Thank you for your support of the Shareware concept,
  92.  
  93.                           John Buckman
  94.                              Logika
  95.                     4 Lexington Ave, suite 4M
  96.                         New York NY 10010
  97.